projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65a5146
)
Add simple swap data filter.
author
oliskoli
<oliskoli>
Mon, 27 Oct 2008 20:53:34 +0000
(20:53 +0000)
committer
oliskoli
<oliskoli>
Mon, 27 Oct 2008 20:53:34 +0000
(20:53 +0000)
xmldoc/filters/swap.xml
[new file with mode: 0644]
patch
|
blob
diff --git a/xmldoc/filters/swap.xml
b/xmldoc/filters/swap.xml
new file mode 100644
(file)
index 0000000..
7665790
--- /dev/null
+++ b/
xmldoc/filters/swap.xml
@@ -0,0
+1,5
@@
+<para>
+ Simple filter to swap the coordinate values (latitude and longitude) of all
+ points. This can be helpful for wrong defined/coded data. Or if you think, you can use
+ one of our xcsv formats, but latitude and longitude are in opposite order.
+</para>